home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / gfxprograms / 3dprograms / t3dlib / source / tddd2ray_protos.h < prev    next >
C/C++ Source or Header  |  1995-02-13  |  122b  |  10 lines

  1. /* Prototypes for functions defined in
  2. tddd2ray.c
  3.  */
  4.  
  5. extern WORLD * world;
  6.  
  7. int main(int argc,
  8.          char ** argv);
  9.  
  10.